@charset "utf-8";
/* CSS Document */
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input{ margin:0; padding:0;} 
ol,ul,li{ list-style:none;} a{ text-decoration:none; color:#6c6c6c;} a:hover{ color:red;}
img,fieldset{ border:0 none; display:block;} 
li a h4:hover{
	color:red;  
}
.top{
	width:100%;
	height: 300px;
	margin:0 auto;
	margin-bottom:10px;
	}
.top_on{
	width:100%;
	height: 15px;
	/* background-color:#f9f9f9; */
	/* border-bottom:1px solid #e4e4e4; */
	}
.top_top{
	display: none;width:1010px;
	height:37px;
	margin:0 auto;
	border-bottom:1px solid #e4e4e4;
	}
.top_center_text{
	float:left;
	line-height:37px;
	width:220px;
	height:37px;
	font-family:"微软雅黑";
	border-right:1px solid #e4e4e4;
	text-align:center;
	font-size:15px;
	color:#6c6c6c;
 
	}
.top_center_center{
	float:left;
	width:250px;
	height:37px;
	line-height:37px;
	text-align:center;
	font-size:14px;
	color:#6c6c6c;
	font-family:"微软雅黑";
	border-right:1px solid #e4e4e4;
	}
.top_right{
	float:right;
	width:274px;
	height:37px;
	line-height:37px;
	}
.top_right li{
	float:left;
	width:50px;
	border-right:1px solid #e4e4e4;
	text-align:center;	
	}
.top_right li a{
	font-family:"微软雅黑";
	font-size:15px;
	color:#939393;
	text-align:center;
	text-decoration:none;
	}
.top_c{
	width:100%;
	height:200px;
	/* background:#f2f2f2; */
	margin-bottom:5px;
	}
.top_c_center{
	width:1010px;
	height:155px;	
	margin:0 auto;
	position: relative;
	}
.top_c_center .flash-img{
        position: absolute;
        bottom: 10px;
        right: 24px;
        }
.head_container{
	width:1010px;
	height:155px;
	position: absolute;
	left: 0;
	top: 0;
	}
.top_c_logo{
	float:left;
	margin-left:30px;
	width:170px;
	height:155px;
	}
.top_c_right{
	float:right;
	margin-right:60px;
	width:276px;
	height:155px;
	position: relative;
	z-index: 20;
	}
.top_c_right_all{
	margin-top:50px;
	width:276px;
	height:60px;;
	
	}
.top_c_right_text{
	height:20px;
	width:100px;
	font-size:13px;
	text-align:center;
	line-height:20px;
	color:#6c6c6c;
	}
.top_c_right_box{
	width:276px;
	height:32px;
	background:url(../images/search.jpg) no-repeat 0 0;
	
	} 

.nav ul{
	width:1010px;
	height:40px;
	background: #db0904;
	margin:0 auto;
	margin-bottom:7px;
	margin-top: 10px;
	position: relative;
	z-index: 9999;
	}
.nav ul li{
	float:left;
	width:168px;
	text-align:center;
	line-height:40px;
	height: 40px;
	background: url(../images/shu.png) no-repeat right center;
	}
.nav ul li:last-of-type{
	background: none;
}
.nav ul li a{
	font-family:"微软雅黑";
	text-decoration:none;
	color:#6c6c6c;
	font-weight:500;
	font-size:14px;
	display: block;
	line-height: 35px;
	background: white;
	margin:0 20px;
	}
.nav ul li p{display: none;}
.nav ul li>a{margin: 10px 40px;line-height: 20px;background: #db0904;font-size:16px;color: white;}
.nav ul li a:hover{
	color:red;
	
	}
.nav ul li:hover >a{background: #db0904;border-bottom: 1px solid white;color: white;}
.nav ul li:hover p{display: block;}
.top_bottom{
	width:1010px;
	height:32px;
	
	margin:0 auto;
	
	line-height:30px;
	overflow:hidden;
	margin-top: 10px;
	}
.top_bottom .tongzhi_lun{
	float: left;
	width: 800px;
	height:30px;
	line-height:30px;
	background-color:#f7f7f7;
	border:1px solid #e5e7e9;
}

.top_bottom_lfont{
	float:left;
        width: 75px;
	color:red;
	padding-left:10px;
	line-height:30px;
	font-size:12px;
	font-weight:600;	
	}
.top_bottom_font{
	width: 715px;
	font-size:12px;
	color:#5778fd;
	text-align:center;
	line-height:30px;
        height:30px;
	margin:0 auto;
        float:right	
	}
	
	
.top_bottom .tongzhi_sousuo{
	width: 200px;
	height: 29px;
	line-height: 30px;
	float: right;
	border:1px solid #e5e7e9;
	
}	

.top_bottom .tongzhi_sousuo .input-box{
	width: 140px;
	height: 20px;
	margin: 5px;
	float: left;
	font-size: 12px;	
	color: #939393;
	border: none;
	outline: none;
}
.top_bottom .tongzhi_sousuo .input-button{
	width: 50px;
	height: 30px;
	line-height: 30px;
	border: none;
	outline: none;
	background: #db0904;
	float: right;
	color: white;
	cursor: pointer;
}	
.scrollleft ul li{float:left;margin-right:30px;}
.scrollleft ul li a{color:#5778fd;}
.center{
	width:1010px;
	height:1575px;
	margin:0 auto;
	}
.center_left{
	float:left;
	width:662px;
	height:1560px;
	background:#FFFFFF;
	border-bottom:1px solid #A09797;
	}
.center_right{
	float:right;
	width:285px;
	height:1600px;
	}
.center_left_t{
	float:left;
	width:100%px;
	height:16px;
	font-size:13px;
	color:#7f7f7f;	
	}
.center_left_tt{
	float:left;
	width:660px;
	height:50px;
	font-family:"微软雅黑";
	line-height:50px;
	text-align:center;
	font-size:24px;
	font-weight:600;
	overflow:hidden;
	}
.center_left_t_all{
	float:left;
	width:660px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #B2B2B2;	
	}
.center_left_t_time{
	float:left;
	width:300px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#a3a3a3;	
	}
.center_left_t_Share ul{
	float:right;
	height:20px;
	line-height:20px;
	width:130px;

	}
.center_left_t_Share ul li{
	float:left;
	text-align:center;
	border-right:1px solid #eceeed;
	width:30px;	
	}
.center_left_t_Share ul li a{
	float:left;
	text-decoration:none;

	}
.center_left_t_Share ul li a:hover{
	float:left;
	}
.center_info_all{
	float:left;
	width:665px;
	height:1136px;
	border-bottom:2px solid #e2e3e3;	
	
	}
.center_info{
	float:left;
	padding-top:5px;
	height:1135px;
	width: 632px; /* 必须定义宽度 */  
	word-break: break-word; /* 文本行的任意字内断开 */  
	word-wrap: break-word; /* IE */  
	white-space: -moz-pre-wrap; /* Mozilla */ 
	white-space: -hp-pre-wrap; /* HP printers */ 
	white-space: -o-pre-wrap; /* Opera 7 */ 
	white-space: -pre-wrap; /* Opera 4-6 */ 
	white-space: pre; /* CSS2 */ 
	white-space: pre-wrap; /* CSS 2.1 */ 
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ 
	padding-left:16px;
	}
.center_info_d{
	margin-top:20px;
	float:left;
	width:665px;
	height:300px;
	}
.center_info_d_p ul{
	float:left;
	margin-top:3px;
	width:662px;
	height:80px;
	border:2px solid #e2e3e3;	
	}
.center_info_d_p ul li{
	float:left;
	padding-top:11px;
	padding-left:10px;
	width:207px;
	}
.center_info_d_c ul{
	float:left;
	margin-top:10px;
	width:662px;
	height:155px;	
	overflow:hidden;
	}
.center_info_d_c ul li{
	margin-left:20px;
	list-style:outside;	
	float:left;
	padding-top:10px;
	padding-left:12px;
	width:400px;
	}
.center_info_d_c ul li a{
	text-decoration:none;
	color:#494747;
	font-family:"微软雅黑";
	font-size:15px;
	font-weight:500;	
	}
.center_info_d_c ul li a:hover{
	color:red;	
	}
.center_right_p1{
	width:286px;
	height:115px;
	float:left;	
	}
.center_right_info{
	width:286px;
	height:340px;
	float:left;
	margin-top:24px;
	}

.left_info ul{
	margin-top:8px;
	height:310PX;
	border-top:6px solid #f8c62f;
	border-bottom:6px solid #f8c62f;
	background:#e9e9e9;
	}
.left_info ul li{
	float:left;
	width:265px;
	height:20px;
	padding-top:10px;
	padding-left:10px;	
	white-space:nowrap; 
	text-overflow:ellipsis;
	overflow:hidden;
	}
.left_info ul li a{
	padding-left:0px;
	font-size:13px;
	line-height:20px;
	font-family:"微软雅黑";
	text-decoration:none;
	color:#606060;	
	}
.left_info ul li a:hover{
	color:#D94FFF;  
	}
.center_right_p2{
	float:left;
	margin-top:25px;
	width:286px;
	height:130px;
	}
.center_video{
	float:left;
	width:286px;
	height:440px;
	margin-top:20px;
	} 
/**视频部分**/
.left_v{
	margin-top:6px;
	width:286;
	height:420px;
	border-top:4px solid #E91C55;
	border-bottom:4px solid #CD5C5E;	
	}
.listVideo{ 
	width:300px; 
	margin-top:19px; 
	overflow:hidden; 
	}
.listVideo .pictxt01{ 
	height:90px; 
	padding-bottom:10px; 
	padding-bottom:8px; 
	overflow:hidden;
	}
.listVideo .pic{ 
	width:140px; 
	margin-right:13px; 
	position:relative; 
	float:left; 
	height:90px; 
	overflow:hidden;
	}
.listVideo .pic .video{ 
	display:block; width:22px; 
	height:21px; 
	background:url(../images/ship.png) no-repeat; 
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ship.png', sizingMethod='crop');
	position:absolute; 
	left:5px; 
	top:60px; 
	text-decoration:none;
	}
.listVideo .txt{ 
	width:142px; 
	overflow:hidden; 
	float:left;
	}
.listVideo .txt h6{ 
	font-weight:normal; 
	font-size:13px; 
	line-height:20px; 
	}
.listVideo .txt h6 a{ 
	font-size:12px; 
	color:#11ADDC; 
	text-decoration:none; 
	}
.listVideo .txt h6 a:hover{ 
	color:#124592; 
	text-decoration:none; 
	}/*150612a*/
.listVideo .txt p{ 
	color:#999; 
	height:20px; 
	line-height:20px; 
	margin-top:4px; 
	overflow:hidden; 
	font-size:12px; 
	padding-left:0px; 
	}
.listVideo .txt p span{ 
	font-family:Arial;
	}
.listVideo .mb004{ margin-bottom:0;}
.listVideo .bg_b{ background:#f1f1f1;}
.mm_pictxt01{ height:90px; margin-bottom:10px;  margin-bottom:10px; overflow:hidden;}
.mm_pictxt01 .pic{ width:140px; margin-right:14px; position:relative; float:left; height:90px}
.mm_pictxt01 .pic .video{ display:block; width:22px; height:21px; background:url(../images/ship.png) no-repeat; _background:none;
position:absolute; left:5px; top:50px; text-decoration:none;}
.mm_pictxt01 .txt{ width:166px; overflow:hidden; float:left;}
.mm_pictxt01 .txt h6{ font-weight:normal; font-size:14px; line-height:20px;}
.mm_pictxt01 .txt h6 a:hover{ color:#150612a; }/*150612a*/
.mm_pictxt01 .txt p{ color:#999; height:20px; line-height:20px; margin-top:7px; overflow:hidden;}
.mm_pictxt01 .txt p span{ font-family:Arial;}

/**图片广告**/




.left_p3{
	margin-top:25px;
	float:left;
	width:286;
	height:112px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	border:1px solid #b6b5b5;
	}
.left_p4{
	margin-top:15px;
	float:left;
	width:286;
	height:290px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	border:1px solid #b6b5b5;	
	}
.video {
    width: 100%;
    height: 500px;
    margin: 15 0 9 0;
    content: check;
    direction: inherit:;
}
.video li {
    width:300px;
    height:200px;
    position:absolute;
    margin-top:15px;
    padding-left:5px;
    color-interpolation:sRGB;
    overflow:hidden;
    
    }
}
.m_right{margin-right:0;}


	
	
	
	
	




















